home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Utilities / PrettyC 1.51 ƒ / pretty-c-15..doc < prev    next >
Encoding:
Text File  |  1991-07-19  |  1.6 KB  |  43 lines  |  [TEXT/EDIT]

  1. cat pretty-c-15.hqx
  2. Date: Tue, 18 Jun 91 15:47:50 BST
  3. From: jeremyr@dcs.qmw.ac.uk
  4.  
  5. PrettyC 1.5
  6. ============
  7.  
  8. Here is version 1.5 of PrettyC, a utility for C programmers.  PrettyC
  9. prints C source code and makes it look nice, avoiding splitting functions
  10. across pages where possible, printing comments and code in different,
  11. selectable fonts and sizes, emboldening and/or italicizing
  12. keywords and comments, etc.  It accepts multiple source files as
  13. input and prints an index at the end of the listing: the index gives
  14. function, files, page number and type.  An option to print just the
  15. index is available.  A PreScan option scans the selected files and
  16. lets the user select as many files and/or functions as s/he wishes
  17. for printing.
  18.  
  19. Also included is an INIT (system extension, if you like) called Pretty
  20. thoughts, which makes THINK C call PrettyC to print the file in its
  21. editor when the Print... command is chosen.  It doesn't work
  22. under System 7, unfortunately (yet).
  23.  
  24. Changes from v1.04: several bug fixes.  Added user-specified margins,
  25. load & save sets of parameters.  Better pagination, improved font
  26. size handling, support for THINK C classes & methods, etc, etc.
  27.  
  28. Change from 1.43: fixed an incompatibility between Pretty thoughts
  29. and Super Boomerang.
  30.  
  31. Changes from 1.44: fixed the file selection crash bug, the crashing
  32. when reading precompiled headers bug and a few others.  Added forced
  33. pagination with form feeds in the source file, "start each
  34. function on new page" option and separate fonts for headers and
  35. function banners.
  36.  
  37. PrettyC is shareware.  #10 sterling, $25/20 US.
  38.  
  39. Jeremy Roussak (jeremyr@dcs.qmw.ac.uk)
  40.  
  41. --- cut here ---
  42.  
  43.